Skip to content

Fix server.json description for MCP Registry (v0.2.2) - #10

Merged
szhygulin merged 1 commit into
mainfrom
fix/server-json-description
Apr 13, 2026
Merged

Fix server.json description for MCP Registry (v0.2.2)#10
szhygulin merged 1 commit into
mainfrom
fix/server-json-description

Conversation

@szhygulin

Copy link
Copy Markdown
Collaborator

MCP Registry rejected v0.2.1: description must be <= 100 chars. This trims server.json's description and bumps to 0.2.2.

MCP Registry validation rejected v0.2.1 with:
  expected length <= 100 at body.description

Trims server.json description to 81 chars (npm description stays
verbose for npm-side discoverability) and bumps to 0.2.2 since 0.2.1
is already on npm.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@szhygulin
szhygulin merged commit d3f745b into main Apr 13, 2026
2 checks passed
@szhygulin
szhygulin deleted the fix/server-json-description branch April 25, 2026 02:15
szhygulin added a commit that referenced this pull request Apr 27, 2026
Two updates to SECURITY.md tied to recent integrity-check work:

1. Preflight-skill row's "Honest limits" column now narrates the
   silent-skip-on-mismatch failure mode that was open prior to
   skill v0.4.1: the skill's prose instructed comparison but didn't
   mandate it, the agent could skip silently, and we observed exactly
   that in production during the v4-typo pin bump. skill PR #12
   (closes skill #10) added Step 0 — mandatory integrity self-check —
   that halts the flow on divergence with explicit alarm prose.
2. Updated the parallel paragraph (~line 107) that mentioned
   `PreToolUse` hook as the only roadmap option: now also references
   vaultpilot-mcp #379 (server-side enforcement) as the
   equally-valid parallel path, plus calls out skill v0.4.1's Step 0
   as the agent-side fix that's already shipped.

Cross-references the now-merged skill PR #12, the closed skill #10,
and the open vaultpilot-mcp #379 server-side companion. Pure docs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant